home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / -archivi / -recent2 / gaplib.lha / GAPLib_Beta / README.FIRST < prev    next >
Text File  |  1999-03-14  |  1KB  |  36 lines

  1.  
  2. Greetings!
  3.  
  4. This is the first beta release of GAP-Lib, the comprehensive
  5. genetic algorith programming library.
  6.  
  7. Since this is a beta release, no library source code is included.
  8.  
  9. You should also take care that while I have not experienced any
  10. problems, this _is_ a beta and thus to some degree untested.
  11.  
  12. Bug reports are welcome and should be sent to:
  13.  
  14. Peter Bengtsson <a94petbe@ida.his.se>
  15.  
  16. (That is me, in case you wonder. :-)
  17.  
  18. Installation should be fairly easy, just copy
  19. the appropriate link-library to where you
  20. keep static link libraries (lib: for SAS/C, 
  21. gg:lib/  for gcc/egcs) and renamie it as
  22. appropriate (eg. GAP.lib_020 to GAP.lib), copy 
  23. the include file to where you keep your includes
  24. (include: for SAS/C, gg:include/ for gcc/egcs) 
  25. and you are ready to start compiling.
  26.  
  27. Ofcourse, you might want to read the documentation,
  28. look at the examples, use the source-wizard etc.
  29. but that above is the minimal quick installation.
  30.  
  31. Well, that's all folks, enjoy.
  32.  
  33.     -Peter
  34.  
  35. (Mail: a94petbe@ida.his.se)
  36.